| 2016-03-03 |
Alex Crichton | Update documentation link for API docs |
commit | commitdiff | tree | snapshot |
| 2016-03-03 |
bors | Auto merge of #2434 - alexcrichton:bump, r=brson |
commit | commitdiff | tree | snapshot |
| 2016-03-03 |
Alex Crichton | Bump to 0.10.0 |
commit | commitdiff | tree | snapshot |
| 2016-03-03 |
bors | Auto merge of #2433 - alexcrichton:fix-lines-match... |
commit | commitdiff | tree | snapshot |
| 2016-03-03 |
Alex Crichton | Fix output matching in tests |
commit | commitdiff | tree | snapshot |
| 2016-03-03 |
bors | Auto merge of #2430 - birkenfeld:doc-menu, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-03-02 |
Georg Brandl | Doc header: change Documentation to Docs to conform... |
commit | commitdiff | tree | snapshot |
| 2016-02-29 |
bors | Auto merge of #2406 - alexcrichton:download-less, r... |
commit | commitdiff | tree | snapshot |
| 2016-02-26 |
bors | Auto merge of #2419 - dikaiosune:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-26 |
Adam Perry | Disambiguating docs about when environment variables... |
commit | commitdiff | tree | snapshot |
| 2016-02-26 |
bors | Auto merge of #2418 - alexcrichton:update-git2, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2016-02-26 |
Alex Crichton | Update dependency on git2 |
commit | commitdiff | tree | snapshot |
| 2016-02-26 |
bors | Auto merge of #2397 - alexcrichton:config-verbose,... |
commit | commitdiff | tree | snapshot |
| 2016-02-26 |
Alex Crichton | Add configuration keys for -v, --color |
commit | commitdiff | tree | snapshot |
| 2016-02-26 |
Alex Crichton | Stop downloading all packages immediately |
commit | commitdiff | tree | snapshot |
| 2016-02-26 |
bors | Auto merge of #2398 - alexcrichton:config-env-var,... |
commit | commitdiff | tree | snapshot |
| 2016-02-25 |
bors | Auto merge of #2415 - kamalmarhubi:doc-env-var-cargo... |
commit | commitdiff | tree | snapshot |
| 2016-02-25 |
Kamal Marhubi | doc: Include CARGO_MANIFEST_DIR as being set for crates |
commit | commitdiff | tree | snapshot |
| 2016-02-25 |
bors | Auto merge of #2411 - sbeckeriv:cargo-cache-doc-update... |
commit | commitdiff | tree | snapshot |
| 2016-02-25 |
bors | Auto merge of #2414 - sbeckeriv:document-bit-env-flag... |
commit | commitdiff | tree | snapshot |
| 2016-02-25 |
Stephen Becker IV | Fix name |
commit | commitdiff | tree | snapshot |
| 2016-02-25 |
Stephen Becker IV | Add a note for the 32 bit flag |
commit | commitdiff | tree | snapshot |
| 2016-02-25 |
Stephen Becker IV | Updated text based on pull request |
commit | commitdiff | tree | snapshot |
| 2016-02-25 |
bors | Auto merge of #2407 - alexcrichton:better-failed-auth... |
commit | commitdiff | tree | snapshot |
| 2016-02-25 |
Alex Crichton | Auth with more usernames and improve errors |
commit | commitdiff | tree | snapshot |
| 2016-02-24 |
bors | Auto merge of #2400 - JIghtuse:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-24 |
Boris Egorov | Clarify third party subcommand failure error message |
commit | commitdiff | tree | snapshot |
| 2016-02-24 |
Stephen Becker IV | Add information package caching. |
commit | commitdiff | tree | snapshot |
| 2016-02-24 |
bors | Auto merge of #2369 - alexcrichton:no-more-ar, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2016-02-22 |
bors | Auto merge of #2404 - JIghtuse:no_rebuilds_for_local_in... |
commit | commitdiff | tree | snapshot |
| 2016-02-22 |
Boris Egorov | Avoid unnecessary rebuild on local installation |
commit | commitdiff | tree | snapshot |
| 2016-02-22 |
Alex Crichton | Move Context::get_package to returning a Result |
commit | commitdiff | tree | snapshot |
| 2016-02-22 |
Alex Crichton | Implement a fallible PackageSet::get |
commit | commitdiff | tree | snapshot |
| 2016-02-19 |
Alex Crichton | Go through `layout` to get doc dir output directories |
commit | commitdiff | tree | snapshot |
| 2016-02-19 |
Alex Crichton | Merge the get/download methods on the Source trait |
commit | commitdiff | tree | snapshot |
| 2016-02-19 |
Alex Crichton | Remove SourceSet |
commit | commitdiff | tree | snapshot |
| 2016-02-19 |
Alex Crichton | Remove the ability to list packages in PackageSet |
commit | commitdiff | tree | snapshot |
| 2016-02-19 |
Alex Crichton | Move the `get_package` step later when calculating... |
commit | commitdiff | tree | snapshot |
| 2016-02-19 |
Alex Crichton | Refactor build script output state initialization |
commit | commitdiff | tree | snapshot |
| 2016-02-19 |
Alex Crichton | Refactor links validation to not use PackageSet |
commit | commitdiff | tree | snapshot |
| 2016-02-19 |
Alex Crichton | Fuse SourceMap and PackageSet |
commit | commitdiff | tree | snapshot |
| 2016-02-19 |
Alex Crichton | Read configuration from environment variables |
commit | commitdiff | tree | snapshot |
| 2016-02-19 |
Alex Crichton | Make Config::get private |
commit | commitdiff | tree | snapshot |
| 2016-02-19 |
Alex Crichton | Refactor configuration return values |
commit | commitdiff | tree | snapshot |
| 2016-02-18 |
bors | Auto merge of #2393 - WiSaGaN:bugfix/tests-mod-naming... |
commit | commitdiff | tree | snapshot |
| 2016-02-18 |
Wangshan Lu | Fix naming of tests mod in cargo new |
commit | commitdiff | tree | snapshot |
| 2016-02-17 |
bors | Auto merge of #2390 - vi:conditionalize_adding_cargo_lo... |
commit | commitdiff | tree | snapshot |
| 2016-02-17 |
Vitaly _Vi... | cargo init: Implement test for conditional Cargo.lock... |
commit | commitdiff | tree | snapshot |
| 2016-02-17 |
bors | Auto merge of #2391 - alexcrichton:update, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-17 |
Alex Crichton | Update tar-rs dependency |
commit | commitdiff | tree | snapshot |
| 2016-02-17 |
bors | Auto merge of #2389 - vu3rdd:doc-init, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-17 |
Vitaly _Vi... | cargo new/init: Conditionalize adding Cargo.lock to... |
commit | commitdiff | tree | snapshot |
| 2016-02-17 |
Ramakrishnan... | document "cargo init" |
commit | commitdiff | tree | snapshot |
| 2016-02-16 |
bors | Auto merge of #2328 - alexcrichton:target-specific... |
commit | commitdiff | tree | snapshot |
| 2016-02-14 |
Alex Crichton | Implement cfg-based target-specific dependencies |
commit | commitdiff | tree | snapshot |
| 2016-02-14 |
bors | Auto merge of #2387 - alexcrichton:update, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-14 |
Alex Crichton | Update some dependencies, plus the rust version |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
bors | Auto merge of #2365 - japaric:env-gt-config, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
bors | Auto merge of #2384 - jseyfried:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
Jeffrey Seyfried | Remove non-inline modules in blocks |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
bors | Auto merge of #2382 - carols10cents:pointer-to-release... |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
Carol (Nichols... | Add a note about release notes being in Rust's release... |
commit | commitdiff | tree | snapshot |
| 2016-02-11 |
bors | Auto merge of #2370 - alexcrichton:windows-jobs, r... |
commit | commitdiff | tree | snapshot |
| 2016-02-11 |
Alex Crichton | Use job objects on windows for ctrl-c to work |
commit | commitdiff | tree | snapshot |
| 2016-02-08 |
Alex Crichton | Remove config references to the `ar` tool |
commit | commitdiff | tree | snapshot |
| 2016-02-06 |
Jorge Aparicio | fix: prefer env variables over config files |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
bors | Auto merge of #2315 - alexcrichton:decode-some-signals... |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
bors | Auto merge of #2359 - matklad:metadata-no-deps, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
Aleksey Kladov | metadata: add --no-deps option |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
bors | Auto merge of #2335 - fpgaminer:config-target, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
bors | Auto merge of #2357 - matklad:no-more-warnings-in-tests... |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
bors | Auto merge of #2360 - jedireza:copy-change, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
jedireza | Fix typo on build script page |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
Aleksey Kladov | tests: deny warnings |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
bors | Auto merge of #2355 - alexcrichton:fix-ordering-bug... |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
Alex Crichton | Fix DAG ordering of passed -L flags |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
bors | Auto merge of #2353 - debris:bench_no_run, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
debris | fixed cargo bench --no-run |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
bors | Auto merge of #2351 - rbtcollins:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
bors | Auto merge of #2352 - alexcrichton:new-snapshots, r... |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
Alex Crichton | Register new snapshots |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
Robert Collins | Fix warning about private types in API. |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
bors | Auto merge of #2348 - steveklabnik:gh2337, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
Steve Klabnik | Add a test for this too |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
bors | Auto merge of #2344 - Stebalien:upgrade-term, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
Steven Allen | Don't fall back on stderr if color is unavailable |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
Steven Allen | Detect whether or not the terminal supports color. |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
Steve Klabnik | Bump semver version |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
bors | Auto merge of #2336 - antonlarin:version-flag-intercept... |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
bors | Auto merge of #2347 - alexcrichton:robust-tests, r... |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
Alex Crichton | Make tests a little more robust |
commit | commitdiff | tree | snapshot |
| 2016-01-31 |
Anton Larin | Add a test for --version flag interception |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
Steven Allen | Revert "Downgrade term crate back down to 0.2 (from... |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
bors | Auto merge of #2340 - gentoo90:bash-comp, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
gentoo90 | Bashcomp: complete init and metadata commands |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
bors | Auto merge of #2339 - pnkfelix:downgrade-term-crate... |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
Felix S. Klock II | Downgrade term crate back down to 0.2 (from 0.4). |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
Anton Larin | Fix interception of subcommand --version flag |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
fpgaminer | Set target using config file |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
bors | Auto merge of #2333 - matklad:remove-unused-var, r... |
commit | commitdiff | tree | snapshot |
| next |